Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps github/codeql-action from 3.30.1 to 3.30.3.

Release notes

Sourced from github/codeql-action's releases.

v3.30.3

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.30.3 - 10 Sep 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.30.2

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.30.2 - 09 Sep 2025

  • Fixed a bug which could cause language autodetection to fail. #3084
  • Experimental: The quality-queries input that was added in 3.29.2 as part of an internal experiment is now deprecated and will be removed in an upcoming version of the CodeQL Action. It has been superseded by a new analysis-kinds input, which is part of the same internal experiment. Do not use this in production as it is subject to change at any time. #3064

See the full CHANGELOG.md for more information.

Changelog

Sourced from github/codeql-action's changelog.

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

[UNRELEASED]

  • We have improved the CodeQL Action's ability to validate that the workflow it is used in does not use different versions of the CodeQL Action for different workflow steps. Mixing different versions of the CodeQL Action in the same workflow is unsupported and can lead to unpredictable results. A warning will now be emitted from the codeql-action/init step if different versions of the CodeQL Action are detected in the workflow file. Additionally, an error will now be thrown by the other CodeQL Action steps if they load a configuration file that was generated by a different version of the codeql-action/init step. #3099 and #3100
  • We added support for reducing the size of dependency caches for Java analyses, which will reduce cache usage and speed up workflows. This will be enabled automatically at a later time. #3107

3.30.3 - 10 Sep 2025

No user facing changes.

3.30.2 - 09 Sep 2025

  • Fixed a bug which could cause language autodetection to fail. #3084
  • Experimental: The quality-queries input that was added in 3.29.2 as part of an internal experiment is now deprecated and will be removed in an upcoming version of the CodeQL Action. It has been superseded by a new analysis-kinds input, which is part of the same internal experiment. Do not use this in production as it is subject to change at any time. #3064

3.30.1 - 05 Sep 2025

  • Update default CodeQL bundle version to 2.23.0. #3077

3.30.0 - 01 Sep 2025

  • Reduce the size of the CodeQL Action, speeding up workflows by approximately 4 seconds. #3054

3.29.11 - 21 Aug 2025

  • Update default CodeQL bundle version to 2.22.4. #3044

3.29.10 - 18 Aug 2025

No user facing changes.

3.29.9 - 12 Aug 2025

No user facing changes.

3.29.8 - 08 Aug 2025

  • Fix an issue where the Action would autodetect unsupported languages such as HTML. #3015

3.29.7 - 07 Aug 2025

This release rolls back 3.29.6 to address issues with language autodetection. It is identical to 3.29.5.

3.29.6 - 07 Aug 2025

  • The cleanup-level input to the analyze Action is now deprecated. The CodeQL Action has written a limited amount of intermediate results to the database since version 2.2.5, and now automatically manages cleanup. #2999
  • Update default CodeQL bundle version to 2.22.3. #3000

... (truncated)

Commits
  • 192325c Merge pull request #3104 from github/update-v3.30.3-b660efdcf
  • e68956d Update changelog for v3.30.3
  • b660efd Merge pull request #3103 from github/mbg/fix/category-check
  • e49458b Fix runInterpretResultsFor using the wrong AnalysisConfig for category fix
  • f374a62 Merge pull request #3098 from github/kaspersv/increase-overlay-base-size-limit
  • 5efa438 Merge pull request #3101 from github/mbg/public-repo-notice-in-pr-template
  • 8a84a62 Overlay: Increase size limit for cached overlay base database
  • eb50a88 Merge pull request #3097 from github/redsun82/only-dump-sarif
  • 4c53461 Tweak sarif dump log
  • dae3742 Dump soon to be uploaded SARIF on request
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.30.1 to 3.30.3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@f1f6e5f...192325c)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 3.30.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 15, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 15, 2025
@antonis antonis enabled auto-merge (squash) September 15, 2025 09:57
@antonis antonis merged commit 8ece263 into main Sep 15, 2025
65 checks passed
@antonis antonis deleted the dependabot/github_actions/github/codeql-action-3.30.3 branch September 15, 2025 10:00
@github-actions
Copy link
Contributor

Android (legacy) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 406.43 ms 398.82 ms -7.61 ms
Size 17.75 MiB 19.68 MiB 1.94 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
3e0a5f9 401.72 ms 394.98 ms -6.74 ms
a0b15d6 423.06 ms 437.77 ms 14.71 ms
64cd15c 439.02 ms 427.63 ms -11.39 ms
ba75c7c 367.72 ms 369.16 ms 1.44 ms
46bd012 387.09 ms 404.47 ms 17.38 ms
23080e5 384.85 ms 382.57 ms -2.28 ms
98f632c 424.25 ms 435.48 ms 11.23 ms
7be1f99 454.83 ms 461.36 ms 6.53 ms
785ffb1 471.92 ms 460.96 ms -10.96 ms
21c9e75 450.39 ms 452.92 ms 2.53 ms

App size

Revision Plain With Sentry Diff
3e0a5f9 17.75 MiB 20.15 MiB 2.41 MiB
a0b15d6 17.75 MiB 20.15 MiB 2.41 MiB
64cd15c 17.75 MiB 20.15 MiB 2.41 MiB
ba75c7c 17.75 MiB 20.15 MiB 2.41 MiB
46bd012 17.75 MiB 20.15 MiB 2.41 MiB
23080e5 17.75 MiB 19.68 MiB 1.94 MiB
98f632c 17.75 MiB 20.15 MiB 2.41 MiB
7be1f99 17.75 MiB 20.15 MiB 2.41 MiB
785ffb1 17.75 MiB 20.15 MiB 2.41 MiB
21c9e75 17.75 MiB 20.15 MiB 2.41 MiB

@github-actions
Copy link
Contributor

Android (new) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 374.46 ms 413.35 ms 38.90 ms
Size 7.15 MiB 8.41 MiB 1.26 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
20daa0a+dirty 352.33 ms 424.30 ms 71.98 ms
b3b5b0d+dirty 361.42 ms 403.90 ms 42.48 ms
785ffb1+dirty 380.65 ms 451.83 ms 71.18 ms
20d5eaa+dirty 358.31 ms 442.37 ms 84.06 ms
534ba8c+dirty 472.35 ms 537.31 ms 64.96 ms
21c9e75+dirty 356.73 ms 381.06 ms 24.33 ms
2b89ce9+dirty 372.22 ms 417.06 ms 44.84 ms
64cd15c+dirty 488.79 ms 483.54 ms -5.24 ms
1853710+dirty 360.67 ms 396.28 ms 35.61 ms
a02e30b+dirty 346.13 ms 381.76 ms 35.62 ms

App size

Revision Plain With Sentry Diff
20daa0a+dirty 7.15 MiB 8.42 MiB 1.27 MiB
b3b5b0d+dirty 7.15 MiB 8.41 MiB 1.26 MiB
785ffb1+dirty 7.15 MiB 8.42 MiB 1.27 MiB
20d5eaa+dirty 7.15 MiB 8.42 MiB 1.27 MiB
534ba8c+dirty 7.15 MiB 8.42 MiB 1.27 MiB
21c9e75+dirty 7.15 MiB 8.42 MiB 1.27 MiB
2b89ce9+dirty 7.15 MiB 8.41 MiB 1.26 MiB
64cd15c+dirty 7.15 MiB 8.42 MiB 1.27 MiB
1853710+dirty 7.15 MiB 8.41 MiB 1.26 MiB
a02e30b+dirty 7.15 MiB 8.42 MiB 1.27 MiB

@github-actions
Copy link
Contributor

iOS (legacy) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1221.12 ms 1228.26 ms 7.13 ms
Size 2.63 MiB 3.91 MiB 1.28 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
af9331b+dirty 1233.61 ms 1230.50 ms -3.11 ms
ba75c7c+dirty 1235.86 ms 1226.45 ms -9.41 ms
95aaf8a+dirty 1234.78 ms 1241.94 ms 7.16 ms
c08359e+dirty 1235.25 ms 1233.96 ms -1.29 ms
21c9e75+dirty 1237.78 ms 1247.66 ms 9.88 ms
69602ce+dirty 1235.65 ms 1230.82 ms -4.83 ms
9f211e3+dirty 1218.80 ms 1233.88 ms 15.08 ms
c9e95bd+dirty 1240.19 ms 1246.33 ms 6.14 ms
c4e097a+dirty 1229.09 ms 1242.61 ms 13.53 ms
d916aa3+dirty 1221.02 ms 1228.98 ms 7.96 ms

App size

Revision Plain With Sentry Diff
af9331b+dirty 2.63 MiB 3.91 MiB 1.28 MiB
ba75c7c+dirty 2.63 MiB 3.81 MiB 1.18 MiB
95aaf8a+dirty 2.63 MiB 3.87 MiB 1.24 MiB
c08359e+dirty 2.63 MiB 3.81 MiB 1.18 MiB
21c9e75+dirty 2.63 MiB 3.81 MiB 1.18 MiB
69602ce+dirty 2.63 MiB 3.91 MiB 1.28 MiB
9f211e3+dirty 2.63 MiB 3.91 MiB 1.28 MiB
c9e95bd+dirty 2.63 MiB 3.87 MiB 1.24 MiB
c4e097a+dirty 2.63 MiB 3.87 MiB 1.24 MiB
d916aa3+dirty 2.63 MiB 3.81 MiB 1.18 MiB

@github-actions
Copy link
Contributor

iOS (new) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1230.33 ms 1229.71 ms -0.62 ms
Size 3.19 MiB 4.48 MiB 1.29 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
af9331b+dirty 1230.08 ms 1233.24 ms 3.16 ms
ba75c7c+dirty 1236.14 ms 1240.69 ms 4.55 ms
95aaf8a+dirty 1206.83 ms 1213.65 ms 6.81 ms
c08359e+dirty 1200.59 ms 1211.81 ms 11.22 ms
21c9e75+dirty 1206.20 ms 1223.54 ms 17.35 ms
69602ce+dirty 1230.59 ms 1230.84 ms 0.24 ms
9f211e3+dirty 1215.38 ms 1218.15 ms 2.77 ms
c9e95bd+dirty 1205.83 ms 1207.38 ms 1.55 ms
c4e097a+dirty 1231.35 ms 1246.91 ms 15.56 ms
d916aa3+dirty 1211.02 ms 1221.33 ms 10.31 ms

App size

Revision Plain With Sentry Diff
af9331b+dirty 3.19 MiB 4.48 MiB 1.29 MiB
ba75c7c+dirty 3.19 MiB 4.38 MiB 1.19 MiB
95aaf8a+dirty 3.19 MiB 4.44 MiB 1.25 MiB
c08359e+dirty 3.19 MiB 4.38 MiB 1.19 MiB
21c9e75+dirty 3.19 MiB 4.38 MiB 1.19 MiB
69602ce+dirty 3.19 MiB 4.48 MiB 1.29 MiB
9f211e3+dirty 3.19 MiB 4.48 MiB 1.29 MiB
c9e95bd+dirty 3.19 MiB 4.44 MiB 1.25 MiB
c4e097a+dirty 3.19 MiB 4.44 MiB 1.25 MiB
d916aa3+dirty 3.19 MiB 4.38 MiB 1.19 MiB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants